deps: bump the go-modules group across 1 directory with 5 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the go-modules group across 1 directory with 5 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-7c1331bd2e
branch
from
August 1, 2026 00:46
f082a9b to
7f6078c
Compare
Bumps the go-modules group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/goccy/go-json](https://github.com/goccy/go-json) | `0.10.2` | `0.10.6` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.1` | | [github.com/slack-go/slack](https://github.com/slack-go/slack) | `0.14.0` | `0.27.0` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` | | [github.com/wneessen/go-mail](https://github.com/wneessen/go-mail) | `0.7.1` | `0.8.1` | Updates `github.com/goccy/go-json` from 0.10.2 to 0.10.6 - [Release notes](https://github.com/goccy/go-json/releases) - [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md) - [Commits](goccy/go-json@v0.10.2...v0.10.6) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.1 - [Commits](rs/zerolog@v1.34.0...v1.35.1) Updates `github.com/slack-go/slack` from 0.14.0 to 0.27.0 - [Release notes](https://github.com/slack-go/slack/releases) - [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md) - [Commits](slack-go/slack@v0.14.0...v0.27.0) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `github.com/wneessen/go-mail` from 0.7.1 to 0.8.1 - [Release notes](https://github.com/wneessen/go-mail/releases) - [Commits](wneessen/go-mail@v0.7.1...v0.8.1) --- updated-dependencies: - dependency-name: github.com/goccy/go-json dependency-version: 0.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/rs/zerolog dependency-version: 1.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/slack-go/slack dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/wneessen/go-mail dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-7c1331bd2e
branch
from
August 4, 2026 15:54
7f6078c to
37630ef
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-modules group with 5 updates in the / directory:
0.10.20.10.61.34.01.35.10.14.00.27.01.20.11.21.00.7.10.8.1Updates
github.com/goccy/go-jsonfrom 0.10.2 to 0.10.6Release notes
Sourced from github.com/goccy/go-json's releases.
Commits
e4877d5fix: panic on embedded struct with recursive (#483)9872089fix: AnalyzeTypeAddr using sync.Once (#531)279389aFix: Switch to lazy init() in decoder and encoder (#490)3e9769dUpdate go.yml65c8b28Fix encode []*time.Time - check nil (#524)5e2ae3fUse io package instead of ioutil package (#498)3c67b03Fix custom map marshaling (#505)581620bUpdate go.ymlc352e8ffix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString (#479)df897aefix: decode struct with pointer must be nil (#473)Updates
github.com/rs/zerologfrom 1.34.0 to 1.35.1Commits
116c806event: restore Err() logging when ErrorStackMarshaler returns nil (#763)1396655Bump CI Go matrix minimum from 1.21 to 1.234b65a2fBump actions/cache from 4 to 5 (#741)b835796Bump actions/setup-go from 5 to 6 (#742)134caf8Added sanitization of journald keys (#751)e133b6aAdded variadic StrsV, ObjectsV, and StringersV (#752)82017d8Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)2f5b8a9fix: UpdateContext skips Nop and zero-value loggers (#754)d64c9a7Add slog.Handler implementation for zerolog (#755)a0d61dcfix: return dict to Event pool (#749)Updates
github.com/slack-go/slackfrom 0.14.0 to 0.27.0Release notes
Sourced from github.com/slack-go/slack's releases.
... (truncated)
Changelog
Sourced from github.com/slack-go/slack's changelog.
... (truncated)
Commits
7609cd3Bump slack-go/slack to 0.27.046d27c4feat: add enterprise fields to interaction team payloadsc1c5406feat: adddata_visualizationblock kit support (#1568)b08c432chore(deps): bump actions/checkout from 6 to 7 (#1567)6fd5178chore: bump golangci-lint to 2.12.2967c4e7chore: bump go to 1.25.1156c434cfeat: addslack_iconandsubtextsupport toCardBlock0af06c5feat: add level field support toHeaderBlock9843657PropagateIsExtSharedChannelinParseEventfor callback events2e46275feat: unmarshal is_ext_shared_channel field in EventsAPIEvent (#1565)Updates
github.com/spf13/viperfrom 1.20.1 to 1.21.0Release notes
Sourced from github.com/spf13/viper's releases.
Commits
394040cci: build on go 1.25812f548chore: update dependenciesd5271efci: update stale workflowdff303bfeat: add a stale issue scheduled action1287976build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cdbuild(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014bebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7eebuild(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1fix: linting issuesae5a8e2ci: upgrade golangci-lintUpdates
github.com/wneessen/go-mailfrom 0.7.1 to 0.8.1Release notes
Sourced from github.com/wneessen/go-mail's releases.
... (truncated)
Commits
2ac36f0Update doc.go1550ad6Merge pull request #598 from wneessen/churn/ci-cd-crosscompile896ceb6Fix linux/38680296ecAdd linux 3867f544b1Only execute cross compile tests we can actually use47f7a74Enable CGOf3ab24eAdd cross-compile test to CIa0f7cbeMerge pull request #597 from wneessen/dependabot/go_modules/golang.org/x/cryp...86f6131Bump golang.org/x/crypto from 0.53.0 to 0.54.02b6e523Merge pull request #592 from wneessen/dependabot/github_actions/github/codeql...